details widget name

Access Log

Same cat chapters
  • Technical documentation: Site
Chapter details

With the access log funtionality various statistics of a website can be tracked by a statistics site(e.g. Google Analytics). Once the tracking code(script) from the statistics site is added, the statistics are send to the site. Collected information depends on the tracking script and the site. The access log bundles are located in com.tetracom.atlas.site.accesslog and its subpackages. Important interfaces are:

  • IAccessLog – interface of the access log object;
  • IAccessLogService – service providing the access log details.